Welcome![Sign In][Sign Up]
Location:
Search - android 2

Search list

[androidrfs_fs

Description: Samsung RFS (Robust Filesystem) drivers for linux/android kernel
Platform: | Size: 79872 | Author: goose | Hits:

[androidWebCore

Description: 最新2.1版本Android中的webkit的核心部分,它实现了对文档的模型化,包括了CSS, DOM, Render等的实现.-The latest 2.1 version of Android in the webkit core, which implements the model of the document, including CSS, DOM, Render, etc. to achieve.
Platform: | Size: 12697600 | Author: Shawn Cai | Hits:

[androidcoverflow

Description: Android下用Java代码实现CoverFlow经典特效的代码-Implement CoverFlow in Java Code on Android platform.
Platform: | Size: 252928 | Author: Andy | Hits:

[androidJNI

Description: jni调用资料示例,包含调用方法,传递对象,结构等,android 开发里留下的-jni call data sample
Platform: | Size: 8192 | Author: 依然 | Hits:

[Communication-Mobileskia

Description: skia跨平台界面库,可以再symbian, mobile, android, iphone上运行-skia cross-platform interface library, you can migate it to symbian, mobile, android, iphone。
Platform: | Size: 9973760 | Author: Neo Young | Hits:

[androidskia

Description: Android采用的图形库,最新skia源码 拿来大家一起分享 学习 交流-Android uses the graphics library, used the latest share skia Source Learning Exchange
Platform: | Size: 26790912 | Author: zzx | Hits:

[Streaming Mpeg4H264Android_code

Description: H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有限制,如果送的数据太多,底层可能会一次解码出好几帧视频,但是通知到界面层只能显示一帧,造成丢帧的现象。 如果每次送的数据较少,就会有很多次底层调用没有进行实质解码,很小气的做法,比如有一压缩数据帧需要600字节,如果一次送100个字节给解码器,那么要送6次才会进行实质解码,因为每个数据帧有大有小,所以只能取极小值才不会导致丢帧。 不过所有的编码解码都是各种因素平衡折中的结果,具体用什么方法具体分析。 注意解码库写死了视频大小240x320,其他视频大小要简单修改一下底层的代码。-H264 decoder source code, porting ffmpeg s H264 decoding to Android, the depth of cut optimization, in the simulator (320x480) in the validation passed.
Platform: | Size: 650240 | Author: caoliang | Hits:

[androidboa-0.94.13

Description: 在Android上移植的Boa工程。Boa是非常适合于嵌入式系统的Http服务端程序。-Boa on Android.
Platform: | Size: 157696 | Author: 陈虹全 | Hits:

[androidmt_for_android_driver

Description: 电容屏多点触摸驱动,直接加入到linux驱动层。适用于android系统。仅共学习参考,请勿用作商业用途,否则后果自负-Capacitive multi-touch screen driver, added directly to the linux driver layer. For android system. Total study reference only, do not used for commercial purposes, or peril
Platform: | Size: 161792 | Author: pengwenliang | Hits:

[androidH264Android

Description: 支持在Andoid手机系统运行的ffmpeg软件包,用于Android端对H264视频流的解码,供Andoid下开发视频的朋友们使用.-ffmpegforAndroid
Platform: | Size: 17738752 | Author: 王忠海 | Hits:

[Embeded LinuxMSM6290reference-ril

Description: MSM 6290 ANDROID TELEPHON DRIVER SOURCE-高通MSM6290 ANDROID 电话驱动源代码
Platform: | Size: 29696 | Author: chengtao | Hits:

[androidH264Android

Description: Android 解码h264文件,移植FFMPEG实现编解码。-Android decode h264 files to achieve transplantation FFMPEG codec.
Platform: | Size: 229376 | Author: | Hits:

[androidbma150_spi

Description: Android平台下G-Sensor的kernel源码-G-Sensor Android platform, the kernel source
Platform: | Size: 3072 | Author: 魏琳 | Hits:

[androidpmem

Description: Android PMEM驱动研究 在应用程序中使用PMEMAndroid-Android PMEM-driven research in the application to use PMEMAndroid
Platform: | Size: 171008 | Author: xujing | Hits:

[androidAndroidNet

Description: Android网络源码,android官方git真实xiazai,绝对震撼,赶紧行动吧-Android Source Network
Platform: | Size: 1609728 | Author: test | Hits:

[androidOpenASURF-ed50a44

Description: OpenCV SURF在android上的应用 opencv 2.2从2010年12月5日开始支持Android,这是一个应用的例子-OpenCV SURF application on the android opencv 2.2 from December 5, 2010 began to support Android, this is an example of an application
Platform: | Size: 6798336 | Author: fsx | Hits:

[androidhello-jni

Description: android 环境下利用ndk开发应用程序的例子,就可以在java下用c的库-this is the example code for android develop, it can help develop applications effectively
Platform: | Size: 26624 | Author: hsd352 | Hits:

[androidT-tracking_Ver0.1

Description: 1、基于深度摄像机的手势跟踪、手势识别、轮廓识别、运动目标坐标输出代码 2、基于Primesense公司深度图 3、技术涉及复杂图形学算法,感兴趣的朋友,希望你们能发展中国自己的识别技术发展。 4、能够运行于Window,Linux,Android系统,全球第一个能够运用Android系统深度摄像的手势跟踪实现代码。 5、有部分OpenCV函数被简化。 6、代码的思路和细节已经有发明专利保护,拒绝完全抄袭,希望在此基础上大家创新-1, the depth of the camera based gesture tracking, gesture recognition, contour detection, moving target coordinates of the output code 2, the company based on the depth chart Primesense 3, the technique involves complex graphics algorithms, and interested friends, I hope you can identify the development of China s own technology. 4, able to run on Window, Linux, Android system, the world s first camera to use Android depth of the hand tracking system implementation code. 5, some OpenCV function is simplified. 6, code ideas and details have patent protection, refused to completely copy the hope that on this basis, we Innovation
Platform: | Size: 539648 | Author: 刘纹高 | Hits:

[androidsan-angeles

Description: Android-NDK开发 用eclipse打开 (必须先安装NDK)-Android-NDK development with eclipse open (must be installed NDK)
Platform: | Size: 51200 | Author: pflee | Hits:

[androidsipdroid

Description: SIPDROID SIP电话 SIPdroid相信不少人都听说过该款android通讯应用。在很多的android客户端中(包括fring、Nimbuzz、Linphone等),它是目前我用的最顺手,也是通话效果最好的软件。-SIPDROID SIP Phone SIPdroid which I believe many people have heard about android communication applications. In many of the android client (including fring, Nimbuzz, Linphone, etc.), it is the most comfortable I also call the best software.
Platform: | Size: 3848192 | Author: piao | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net